home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / editor / wf314.zip / WF311DOC.ZIP / DOCS / WF.003 < prev    next >
Text File  |  1992-01-31  |  13KB  |  308 lines

  1. .f3                              - # -         Chapter 3 - Starting Word Fugue
  2. .rm70
  3. .tc
  4. .tc 3. STARTING WORD FUGUE ................................#
  5. CHAPTER 3   STARTING WORD FUGUE
  6.  
  7. .ixStarting;Starting Word Fugue
  8. .imStartup Options
  9. When you start Word Fugue, you can create new files, edit old files,
  10. and apply macros to the files you load, all from the command line. You
  11. can open multiple files, and even search for the file you want.
  12.  
  13. .tc    Creating a New File ................................#
  14. .ix   Create File
  15. Creating a New File
  16.  
  17. To create a new text file, type
  18.  
  19.        WF filename
  20.  
  21. at the DOS prompt, where "filename" is the name you want to give to
  22. the new file. Include a disk drive specification, extension, or
  23. pathname, if necessary.
  24.  
  25. Word Fugue will load up, display a comment New File at the top of the
  26. screen, and display the editing screen ready for you to enter text.
  27. The comment displays for approximately 1/2 a second, but if you are in
  28. a hurry, you can commence typing before the message displays, and it
  29. will not appear. If you press any key while the message is being
  30. displayed, it will be withdrawn, and processing will continue.
  31.  
  32. Alternatively, you can load up Word Fugue without entering the file
  33. name by typing
  34.  
  35.       WF  <Enter>
  36.  
  37. Word Fugue will load up, display a comment New File at the top of the
  38. screen, and display the editing screen ready for you to enter text.
  39. The file name will be set to <none>, and you will be prompted for a
  40. file name if you try to save it or exit.
  41.  
  42. .tc    Loading an Existing File ...........................#
  43. .ix   Edit old file
  44. Loading an Existing File
  45.  
  46. To load an existing file, type
  47.  
  48.        WF filename
  49.  
  50. at the DOS prompt, where "filename" is the name you want to edit.
  51. Include a disk drive specification, extension, or pathname, if
  52. necessary.
  53.  
  54. Word Fugue will load up and display the editing screen ready for you
  55. to enter text.
  56.  
  57. Alternatively, you can load up Word Fugue without entering the file
  58. name by typing
  59.  
  60.       WF  <Enter>
  61.  
  62. Word Fugue will load up, display a comment New File at the top of the
  63. screen, and display the editing screen ready for you to enter text.
  64. Press F3 (see below Edit New file), and you will be prompted for the
  65. name of the file to edit. Press Enter after entering the file name,
  66. and the file will be loaded.
  67.  
  68. .cp5
  69. .tc    Saving a File ......................................#
  70. Saving a File
  71.  
  72. .imFiles
  73. .ix   Saving
  74. .ixSaving;Saving a File
  75. .ixBackup;Backup Files
  76. There are a number of ways to save a file, depending on whether you
  77. wish to continue editing a new file, or finish. In each case, if you
  78. have set Make Backup to ON, then any previous version of the file will
  79. be saved with the extension set to .BAK before the new version of the
  80. file is written to disk.
  81.  
  82. .tc       Save and Exit ...................................#
  83. Save and Exit
  84. .ixQuitting;Quitting
  85. .ixSaving;Save & Exit
  86. .ixExiting;Exiting
  87. .irErasing;Erasing see Deleting
  88.  
  89. This is used if you wish to save your work and terminate the program.
  90.  
  91. Press Alt X, and all changed files will be saved automatically, and
  92. the program will terminate. Alternatively, you can press Ctrl K X,
  93. which is a Wordstar command.
  94.  
  95. .tc       Edit a New File .................................#
  96. Edit a New File
  97.  
  98. This command is used if you wish to edit a new file, and to be
  99. prompted to save the old file if it has been changed. If the old file
  100. has not been changed, you will not be prompted about saving it.
  101.  
  102. Press F3 and you will be prompted for the name of the file to edit.
  103. Press Enter after entering the file name, and the file will be loaded
  104. if it exists, or created if it does not.
  105.  
  106. .tc       Save and Edit New File ..........................#
  107. Save and Edit a New File
  108.  
  109. .ixSaving;Save & Edit New
  110. This works the same as the equivalent WordStar command - it always
  111. saves the file, regardless of whether the program thinks the file has
  112. been saved.
  113.  
  114. Press Ctrl K D, and the file will be saved. You will then be prompted
  115. for the name of the next file to edit.
  116.  
  117. .tc       Save and Continue Editing .......................#
  118. Save and Continue Editing
  119.  
  120. .ixSaving;Save & Continue
  121. To save a file and continue editing it press Ctrl K S or F2. Word
  122. Fugue will save the file, and you will be able to continue editing it.
  123. It is advisable to do this on a regular basis, in case a power failure
  124. or similar stops your machine. Regular saving of your work will
  125. prevent you losing an entire days' work. This function can also be
  126. achieved by setting Autosave On. (Refer to Chapter 2 for more
  127. information on this - Autosave Options).
  128.  
  129. .tc       Save As Different File and Continue Edit ........#
  130. Save As Different File and Continue Edit
  131.  
  132. This writes the changed file out to disk as a different file, and then
  133. continues editing the file under the new name. This is very useful if
  134. you have to create a file that is similar to another one. You
  135. accomplish this by pressing Ctrl K A or by pressing Shift F2.
  136.  
  137. If you change your mind when the filename prompt appears, press ESC.
  138. The file will not be saves, and you will be returned to the edit
  139. screen.
  140.  
  141. .cp6
  142. .tc    Abandon Changes ....................................#
  143. Abandon Changes
  144.  
  145. .ix   Abandoning changes
  146. .ixAbandoning;Abandoning Changes to files (^KQ)
  147. .ixQuitting;Quitting
  148. Sometimes you wish to abandon the changes to a file.
  149.  
  150. For a single file, press F3, Edit Another file, and you will be
  151. prompted to save the current file. Enter N for no.
  152.  
  153. To abandon all files and exit, press Ctrl K Q. You will be prompted to
  154. save each file that has been changed. In each case, press N for no.
  155. Once all files have been abandoned, the program will terminate.
  156.  
  157. .tc    Loading Multiple Files .............................#
  158. .ix   Load several files
  159. Loading Multiple Files
  160.  
  161. You can load multiple files by including their names on the command
  162. line separated by spaces. If you type the same file name more than
  163. once, you will have several windows onto the same file. (Not multiple
  164. copies, but one file with several window. See the chapter on Window
  165. for more information)
  166.  
  167. For example
  168.  
  169.   WF  fred zap          will load files FRED. and ZAP. with a window
  170.                         onto each.
  171.  
  172.   wf  fred zap fred     will load files FRED. and ZAP. with one window
  173.                         on ZAP., and 2 windows on FRED.
  174.  
  175. .tc    Searching For a File ...............................#
  176. Searching For a File
  177.  
  178. .ixSearching;Searching For A File
  179. .ix   Searching for
  180. You can search for a file if you are not sure of its name by entering
  181. Wild Card characters * and ? in the name. ? represents a single
  182. character, while * stands for any number of characters.
  183.  
  184. If you enter a wild card file name, Word Fugue will not open any other
  185. files if their names appear after the wild card file name. If you wish
  186. to open multiple files, you should put the ones you know first, and
  187. the wild card file name at the end of the list.
  188.  
  189. For example
  190.  
  191.   WF  FRED.*            will look for a file with a name of FRED.
  192.                         followed by any extension. It would thus match
  193.                              FRED.
  194.                              FRED.1
  195.                              FRED.TXT
  196.                         and so on.
  197.  
  198.   WF FRED.?             will look for a file with a name of FRED
  199.                         followed by a single character. It will match
  200.                         FRED.1 and FRED.2, but not FRED.TXT
  201.  
  202. .tc    Applying Macros At Startup .........................#
  203. .ix   Macros at Startup
  204. .ixStartup Options;   Macros at Startup
  205. Applying Macros At Startup
  206.  
  207. .ixStartup Options;   Applying Macros
  208. When Word Fugue is first started, it looks for a macro file WF.MAC in
  209. the default directory, as well as the installed Home directory. (See
  210. the chapter on macros for further information on macros.) If you
  211. include on the parameter line + followed by a macro identifier (0 - 9
  212. A - Z), that macro will be invoked. You can place as many macros as
  213. you like on th